func math.archCosh

2 uses

	math (current package)
		sinh.go#L81: 		return archCosh(x)
		stubs.go#L68: func archCosh(x float64) float64 {